projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82b96f9
)
(syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.
author
Dave Love
<fx@gnu.org>
Mon, 6 Jan 2003 15:20:57 +0000
(15:20 +0000)
committer
Dave Love
<fx@gnu.org>
Mon, 6 Jan 2003 15:20:57 +0000
(15:20 +0000)
src/macfns.c
patch
|
blob
|
history
diff --git
a/src/macfns.c
b/src/macfns.c
index e2fe2969dfb6a84a81a1230598fea6dbc33140b8..38afebe0c91ca5185296a593cb87928e091197f6 100644
(file)
--- a/
src/macfns.c
+++ b/
src/macfns.c
@@
-9976,7
+9976,7
@@
syms_of_macfns ()
init_x_parm_symbols ();
DEFVAR_LISP ("x-bitmap-file-path", &Vx_bitmap_file_path,
- doc: /* List of directories to search for
bitmap files for w32
. */);
+ doc: /* List of directories to search for
window system bitmap files
. */);
Vx_bitmap_file_path = decode_env_path ((char *) 0, "PATH");
DEFVAR_LISP ("x-pointer-shape", &Vx_pointer_shape,